home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 239 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.2 KB  |  36 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: mozart.unx.sas.com!walker
  3. From: walker@chang.unx.sas.com (Doug Walker)
  4. Subject: Re: SASC & CXV/CXD undefined symbols
  5. Originator: walker@chang.unx.sas.com
  6. Sender: news@unx.sas.com (Noter of Newsworthy Events)
  7. Message-ID: <DKoCII.Mtw@unx.sas.com>
  8. Date: Thu, 4 Jan 1996 20:49:30 GMT
  9. X-Nntp-Posting-Host: chang.unx.sas.com
  10. References:  <1496.6577T125T2021@nexusprime.org>
  11. Organization: SAS Institute Inc.
  12.  
  13.  
  14. In article <1496.6577T125T2021@nexusprime.org>, RTS@nexusprime.org (Ron Shaw) writes:
  15. |> I just quickly tossed a few dozen functions together (a project I was doing
  16. |> about 6 mons ago) and with out cleaning up or even looking at the entire
  17. |> project i immediately compiled em.
  18. |> 
  19. |> I got these messages from Slink
  20. |> 
  21. |> 
  22. |> Undefined symbols        First Referenced
  23. |> _ CXV52                  File 'Listgui_Functions.o'
  24.  
  25. Link with the math libraries.  I suggest using SC LINK MATH=STANARD to link
  26. instead of invoking SLINK directly.
  27.  
  28. -- 
  29.   *****                    / walker@unx.sas.com
  30.  *|_o_o|\\     Doug Walker<  BIX, Portal: djwalker
  31.  *|. o.| ||                \ AOL: weissblau
  32.   | o  |//     
  33.   ====== 
  34. Any opinions expressed are mine, not those of SAS Institute, Inc.
  35.  
  36.